Einhugur Xml Plugin for Xojo

Attribute.AsInt32 Property

Gets the Attribute value as Int32.

AsInt32 as Int32 {Read}

Remarks

If Int32 cannot be parsed from the attribute value then default value, 0 returned.

See Also

Attribute Class